×

operand bit meaning in English

操作数位

Examples

  1. Exclusive or means that if the two operand bits are different the result is 1 , otherwise the result is 0 . the following table shows the results of an exclusive or operation
    不包含式)按位异或意味着,如果两个运算数相应比特位不同,其结果为1 ,否则结果为0 .下表显示异或运算结果
  2. And finally , the complement operator inverts the value of each bit of the operand : if the operand bit is 1 the result is 0 and if the operand bit is 0 the result is 1
    最后,上面的互补运算符(按位异或)对两个操作数的每个比特位进行值的转化:操作数比特位是1的(另一个为0 )运算后的(比特位)结果为1 ,比特位为0 (而另一个操作数为1的) ,计算后结果为1

Related Words

  1. operands
  2. operand
  3. operand field
  4. push operand
  5. explicit operand
  6. string operand
  7. memory operand
  8. operand address
  9. operand control
  10. operand fetching
  11. operand addressing operation
  12. operand and address
  13. operand bus
  14. operand cache
PC Version

Copyright © 2018 WordTech Co.